home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / nShell-Pro.sit / nShell-Pro / bin / sfget.rsrc / TEXT_16000_man general.txt < prev    next >
Text File  |  1994-11-27  |  348b  |  23 lines

  1.  
  2. NAME
  3.  
  4. sfget - pop a standard file dialog
  5.  
  6. SYNOPSIS
  7.  
  8. sfget <variable name> [ -p "prompt string" ]
  9.  
  10. DESCRIPTION
  11.  
  12. The "sfget" command displays a dialog and waits for the user to select a file or folder.  The path to the selected item is returned as a shell variable.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18. 1    Canceled by User
  19.  
  20. SEE ALSO
  21.  
  22. ask, notify, sfput
  23.